home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / cards10.zip / CREAD.ME < prev    next >
Text File  |  1991-09-20  |  3KB  |  65 lines

  1.  
  2.  
  3. Cardfile was written as an application to save cards into a computer storage
  4. data base.  It was written for a specific application but it was felt by the
  5. author that generalizing it to allow changes would be far better than hard
  6. coding prompts and displays. The program is very memory efficient as it can
  7. run in as little as 128K of free memory.
  8.  
  9. It is not too difficult to come up with screen prompts and displays that can
  10. be useful for saving data with.  The program automatically handles the
  11. manipulation of the data and the data can be stored in a format that can be
  12. accessed by a word processor (by using the type 6 prompts that auto-generate
  13. carriage return/line feed sequences).
  14.  
  15. This program is being distributed as a self expanding .exe file that contains
  16. both the program and examples ways it can work. The compression into a file
  17. in this format was done by NoGate Consulting's PAK210 program.
  18.  
  19. The author hopes that you will find uses for this program and that when you
  20. do you will fulfil the terms of the agreement by sending the author $20 to
  21. help offset the cost of its development.  Note that this program is not free
  22. but is developed as as a pay if you use program.  I.e. if you use it you
  23. should pay for it.
  24.  
  25. Note also that the author of the program and the program itself are not
  26. responsible for any problems that are caused by its use.  Every effort was
  27. made to make the program function properly but it is beyond the author's
  28. ability to guarantee with absolute certainty that it will cause no problems.
  29. Therefore any use of it is at the users risk and not the programs author.
  30.  
  31. This program, when expanded, should come with the following files:
  32.  
  33.         cread.me        this file
  34.         cardfile.exe    the executable program
  35.         cardfile.dat    cardfile setup save file
  36.         manual.doc      copy of the help screens
  37.  
  38.        *cardt.bat       batch file to run cardfile with mchs database
  39.         mchs.cfg        an example of a large prompt file
  40.         mchs.cda        the corresponding data file
  41.  
  42.         telefone.cfg    a telephone directory data base
  43.  
  44.        *phone.bat       batch file to run the phone data base
  45.         phone.cfg       another one with carriage return endings
  46.         phone.cda       the data file associated with phone.cfg
  47.  
  48.         telefvga.cfg    a prompt file that uses large screens (VGA required)
  49.  
  50.         log.cfg         example of amateur radio log
  51.        *log.bat         runs Cardfile with the log
  52.  
  53.        *labels.bat      database with labels..batch file to run it
  54.         labels.cfg      the prompt file for the labels data base
  55.         labels.cda      the data file for the labels data base
  56.         slabels.cfg     runs labels differently...
  57.  
  58.        *demo.bat        runs all the demo .cfg files
  59.  
  60. * means a batch file that can run a demo Cardfile program version
  61.  
  62.                    (c) Copyright 1991 Thomas Kellar
  63.  
  64.  
  65.